home *** CD-ROM | disk | FTP | other *** search
/ Hobby PC 13 / Hobby PC 13.iso / assets / Asset Library / Multimedia / Java Applets / Coalesceing Text / ReadMe.txt < prev   
Comma Seperated Value File  |  2001-04-09  |  1KB  |  16 rows

#NameDescriptionDefault
1AppBGColorThe applet background colorfrom browser
2AppBGImageThe applet background imagefrom browser
3AppTile(boolean)if true, tile the background imagefalse
4DelayBetweenCharsThe delay (in milliseconds) between character movements20
5DelayBetweenRunsThe delay (in milliseconds) between strings3000
6XOffsetThe horizontal distance (in pixels) from the left side of the applet to the text0
7YOffsetThe vertical distance (in pixels) from the top of the applet to the baseline of the textThe height of the text
8TextColorThe text colorset by browser
9HorizCenter(boolean)if true, the text is centered horizontallyfalse
10VertCenter(boolean)if true, the text is centered verticallyfalse
11FontThe font of the text: TimesRoman, Helvetica, Dialog, DialogInput, or ZapfDingbatsDialog
12StyleThe style of the font: Plain, Bold, Italic, or BoldItalicPlain
13PointSizeThe size of the font in points10
14TextThe string of characters to display(none)
15StepsThe number of steps in the coalescing sequence50